home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / domacnost a kancelar / ticketcreator / tc500setup.exe / {app} / BarcodeChecker / BarcodeChecker Hilfe.chm / default.css < prev    next >
Cascading Style Sheet File  |  2007-08-07  |  1KB  |  65 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 10pt;
  6.  font-family: 'Arial';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_CodeExample /* Code Example */
  13. {
  14.  font-size: 8pt;
  15.  font-family: 'Courier New';
  16.  color: #000000;
  17. }
  18. span.f_Comment /* Comment */
  19. {
  20. }
  21. span.f_CourierFixed /* Courier Fixed */
  22. {
  23.  font-size: 9pt;
  24.  font-family: 'Courier New';
  25.  color: #000000;
  26. }
  27. span.f_Heading1 /* Heading1 */
  28. {
  29.  font-size: 14pt;
  30.  font-weight: bold;
  31.  color: #ffffff;
  32. }
  33. span.f_ImageCaption /* Image Caption */
  34. {
  35.  font-size: 8pt;
  36.  font-weight: bold;
  37. }
  38. span.f_Notes /* Notes */
  39. {
  40. }
  41. /* Paragraph styles */
  42. p /* Normal */
  43. {
  44.  text-align: left;
  45.  text-indent: 0px;
  46.  padding: 0px 0px 0px 0px;
  47.  margin: 0px 0px 0px 0px;
  48. }
  49. .p_CodeExample /* Code Example */
  50. {
  51.  white-space: nowrap;
  52. }
  53. .p_Comment /* Comment */
  54. {
  55. }
  56. .p_Heading1 /* Heading1 */
  57. {
  58. }
  59. .p_ImageCaption /* Image Caption */
  60. {
  61. }
  62. .p_Notes /* Notes */
  63. {
  64. }
  65.